Prevent dragging groups into groups. Fixes #8706
[adiumx.git] / Plugins / Purple Service / ESPurpleSimpleAccountViewController.h
blob1f5c58a05bccbc2b2c5a48fe4c4c5d20943550e6
1 //
2 // ESPurpleSimpleAccountViewController.h
3 // Adium
4 //
5 // Created by Evan Schoenberg on 12/17/05.
6 //
8 #import "PurpleAccountViewController.h"
10 @interface ESPurpleSimpleAccountViewController : PurpleAccountViewController {
14 @end